PellAwardAmountGrid 
EntityType  Independent 
Logical Entity Name  PellAwardAmountGrid 
Default Table Name  FaAwardYearPellGrid 
Logical Only  NO 
Definition 
 
Note 
 

PellAwardAmountGrid Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
AwardYearIdentifier(FK)    CHAR(2)  NO 
 
EnrollmentStatus    CHAR(1)  NO 
 
LowEFC    DECIMAL(6, 0)  NO 
 
HighEFC    DECIMAL(6, 0)  NO 
 
LowCostOfAttendance    DECIMAL(6, 0)  NO 
 
HighCostOfAttendance    DECIMAL(6, 0)  NO 
 
PellAmount    DECIMAL(6, 0)  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 
IsCareerPathwayAlternativePell    BIT  NO 
 

PellAwardAmountGrid Keys 
Key Name  Key Type  Keys 
PK_FaAwardYearPellGrid_FaAwardYearPellGridId  PrimaryKey  Id 
NK_FaAwardYearPellGrid_UserId  Inversion Entry  UserId 
NK_FaAwardYearPellGrid_FaYearId  Inversion Entry  AwardYearIdentifier 

PellAwardAmountGrid Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AwardYear  Non-Identifying  One To Zero or More        AwardYearIdentifier  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

PellAwardAmountGrid Check Constraints 
Check Constraint Name  CheckConstraint